<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	font-size: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
} 
body {
	font:14px 'centrale_sans_book', Verdana, sans-serif;
	font-weight:400;
	line-height:normal;
	color:#3c3c3c;
	background:#fff;
}
html, body {
	min-height:100%;
}
h1, h2, h3, h4 {
	margin-top:0;
}
h1, h2 {
	font-size:26px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:18px;
}
a {
	color:#0089c4;
}
b, strong {
	font-family:'centrale_sans_bold', Verdana, sans-serif;
}
.emp {
	font-size:1.5em;
}
.container-pad {
	max-width:960px;
	margin:0 auto;
}
.line, .checkbox-error {
	*zoom: 1;
}
.line:before, .line:after,
.checkbox-error:before, .checkbox-error:after {
	display: table;
	content: "";
	line-height: 0;
}
.line:after,
.checkbox-error:after {
	clear: both;
}


#forms .container-pad {
	min-height: 150px;
	max-height: 1950px !important;
	overflow: visible !important;
		
}

#hero &gt; img {
	display:block;
	margin:0 auto;
}
#hero, #hero .container-pad {
	position:relative;
	z-index:700;
}
#hero .container {
	position:absolute;
	z-index:702;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#hero .container-pad {
	height:100%;
	z-index:704;
}
#logo {
	position:absolute;
	z-index:750;
	width:140px;
	height:140px;
	padding:4px 7px 10px;
	margin-bottom:5px;
	left:-7px;
	top:16px;
	background:url(http://origin.www.images.2.forms.healthcare.philips.com/EloquaImages/clients/PhilipsHealthcareProd/%7b3d7d214a-f9e7-44ea-9c57-4f31101a02d1%7d_PhilipsLogoShape.png) 0 0 no-repeat;
}

#logo a {
	display:block;
	width:100%;
}
#logo .refresh {
	height:87px;
}
#logo .header-text {
	display:inline-block;
	line-height:53px;
	font-size:20px;
	color:#fff;
	padding-left:15px;
	padding-top:7px;
}
h1#hero-text {
	font-size:40px;
	font-family:'centrale_sans_thin', Verdana, sans-serif;
	font-weight:normal;
	line-height:1.1;
	color:#fff;
	padding-top:4.2em;
	margin:0 15% 0 5%;
}
h1#hero-text b, h1#hero-text strong, #intro-w-img h1, label.title {
	font-family:'centrale_sans_body', Verdana, sans-serif;
}
h1#hero-text b, h1#hero-text strong {
	font-weight:normal;
}
#intro-w-img {
	font-size:24px;
	padding:1.323529411764706em 0 .2941176470588235em;
	background:#fff;
}
#intro-w-img h1 {
	font-size:1em;
	line-height:1.294117647058824;
	margin-bottom:.5588235294117647em;
}
#intro-w-img p {
	font-size:17px;
	line-height:1.470588235294118;
	margin-bottom:1.470588235294118em; 
}
#intro-w-img .pic {
	padding-top:1em;
}
#intro-w-img ul {
		font-size:17px;
}
#intro-w-img li {
		line-height:1.470588235294118;
		position:relative;
}

#split {
	font-size:21px;
	padding:0 0 2.571428571428571em;
}
#split .container-pad {
	background:#0089c4;
}
#split .half {
	float:left;
	width:50%;
	margin:0;
}
#split .text {
	color:#fff;
	width:42%;
	padding:1.333333333333333em 4% 1.19047619047619em;
}
#split h2 {
	font-size:1em;
	font-family:'centrale_sans_xbold', Verdana, sans-serif;
	line-height:1.380952380952381;
	margin-bottom:.9523809523809524em;
}
#split p {
	font-size:17px;
	line-height:1.470588235294118;
}
#split p + ul {
	margin:-9px 0 10px 12px;
}
#split ul {
	font-size:14px;
}
#split li {
	line-height:22px;
	list-style:none;
	position:relative;
}
#split li:before {
	content:"\b7\a0";
	position:absolute;
	right:100%;
}
#split .pic img {
	display:block;
}

#get-copy {
	font-size:21px;
	padding-bottom:1.761904761904762em;
}
#get-copy h2 {
	font-size:21px;
	font-family:'centrale_sans_xbold', Verdana, sans-serif;
	line-height:1;
	margin-bottom:1.238095238095238em;
}
#get-copy p {
	font-size:17px;
	line-height:1.470588235294118;
}
#get-copy a {
	color:#006eab;
	font-family:'centrale_sans_bold', Verdana, sans-serif;
}

#forms {
	padding:30px 0 10px;
}
#forms .container-pad {
	min-height:150px;
	max-height:450px;
	overflow:hidden;
}
.lite-blue {
	background:#e6f5f7;	
}
#forms h2 {
	color:#006eab;
	font-size:24px;
	font-family:'centrale_sans_xbold', Verdana, sans-serif;
	line-height:1.1;
	margin-bottom:1.125em;
}
.step, .third-col .info, .third-col .buttons {
	display:none;
}
button.btn::-moz-focus-inner, 
input.btn::-moz-focus-inner {
	padding:0;
	border:0;
}
::-webkit-input-placeholder { 
	color:#b9b9b9 !important;
}
::-webkit-select-placeholder { 
	color:#b9b9b9 !important;
}
::-moz-placeholder { 
	color:#b9b9b9 !important;
	opacity:1;
}
:-ms-input-placeholder { 
	color:#b9b9b9 !important;
}
input:-moz-placeholder { 
	color:#b9b9b9 !important;
	opacity:1;
}
.placeholder { 
	color:#b9b9b9 !important;
}
select option {
	color:#3c3c3c;
}
select {
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
}
.empty {
	color:#b9b9b9 !important;
}
.line {
	padding-bottom:10px;
	position:relative;
	z-index:700;
}
.checkbox-error {
	padding:14px 0 16px;
}
.line textarea,
.line select,
.line input[type="text"], 
.line input[type="password"],
.line input[type="datetime"],
.line input[type="datetime-local"],
.line input[type="date"],
.line input[type="month"],
.line input[type="time"],
.line input[type="week"],
.line input[type="number"],
.line input[type="email"],
.line input[type="url"],
.line input[type="search"],
.line input[type="tel"],
.line input[type="color"] {
	outline:none;
	border:1px solid #7fc4e1;
	width:100%;
	height:35px;
	line-height:17px !important;
	font-size:14px;
	font-family: 'centrale_sans_book', Verdana, sans-serif !important;
	color:#3c3c3c;
	margin-bottom:0px;
	padding:8px 10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	transition: box-shadow 0.5s ease-in-out;
	-webkit-transition: box-shadow 0.5s ease-in-out;
	-moz-transition: box-shadow 0.5s ease-in-out;
}
form textarea {
	/*min-height:181px;*/
	min-height:108px;
	max-width:100%;
	overflow-x:hidden;
}
form textarea#comments, form textarea#dietaryNeeds {
	min-height:10px;
	height:35px;
}
form .line select {
	height:35px;
	line-height:21px !important;
	padding-top:6px;
	padding-bottom:6px;
}
label.title {
	margin-bottom:8px;
}
.btn {
	cursor:pointer;
	display:inline-block;
	text-decoration:none !important;
	text-shadow:none;
	color:#fff;
	font-size:12px;
	font-family: 'centrale_sans_book', Verdana, sans-serif !important;
	line-height:26px;
	min-width:38px;
	padding:0px 20px;
	border-width:0px;
	filter:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
input.btn {
	height:26px;
}
input.btn, button.btn {
	min-width:78px;
}
.btn:hover,
.btn:focus {
	color:#fff;
	text-decoration:none;
	outline:none;
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
.btn-large {
	font-size:14px;
	line-height:35px;
	padding:0px 24px;
}
input.btn-large {
	height:35px;
}
input.btn-large, button.btn-large {
	min-width:86px;
}
.btn:active {
	-webkit-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,0.4);
}
.btn-blue, .blue {
	background:#0089c4;
}
.btn-blue:focus, .btn-blue:hover {
	background:#0073b4;
}
.btn-grey {
	background:#b4b4b4;
}
.btn-grey:focus, .btn-grey:hover {
	background:#a2a2a2;
}
.btn-olive {
	background:#b6be00;
}
.btn-olive:focus, .btn-olive:hover {
	background:#a4ae00;
}
.btn-blue-inverted, .blue .btn-blue {
	color:#0089c4;
	background:#fff;
}
.btn-blue-inverted {
	border:1px solid #7fc4e1;
}
.btn-blue-inverted:focus, .btn-blue-inverted:hover,
.blue .btn-blue:focus, .blue .btn-blue:hover {
	background:#f2f9fc;
}

.line input[type="checkbox"], 
.line input[type="radio"] {
	position:absolute;
	left:-5999px;
}
.line input[type="checkbox"] + label, 
.line input[type="radio"] + label {
	cursor:pointer;
	padding-left:23px;
	line-height:18px;
	float:left;
	display:inline-block;
	margin:5px 15px 10px 0;
	background-repeat:no-repeat;
	background-size:18px 342px;
}
.line input[type="checkbox"] + label {
	background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{4204150c-9bd1-4c93-bf73-8a42e62c30e7}_chk-btn.png);
	background-position:0 0;
}
.line input[type="radio"] + label {
	background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{a88cff28-e720-4a50-ba2f-ea2616201c45}_radio-btn.png);
	background-position:0 0;
}
.line input[type="checkbox"] + label:hover, .line input[type="checkbox"]:focus + label,
.line input[type="radio"] + label:hover, .line input[type="radio"]:focus + label {
	background-position:0 -108px;
}
.line input[type="checkbox"] + label.checked, 
.line input[type="radio"] + label.checked {
	background-position:0 -216px;
}
.line input[type="checkbox"] + label.checked:hover, .line input[type="checkbox"]:focus + label.checked,
.line input[type="radio"] + label.checked:hover, .line input[type="radio"]:focus + label.checked {
	background-position:0 -324px;
}
.fm-select {
	position:relative;
	width:100%;
	height:35px;
	background:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;	
}
.fm-select select {
	position:relative;
	z-index:1;
	background:none;
	-webkit-appearance:none;
	-moz-appearance:none;	
	margin-bottom:0;
}
.fm-select .em-arrow {
	padding:3px 7px 3px 2px;
	position:absolute;
	right:0;
	top:6px;
}
span.em-arrow em {
	width:12px;
	height:8px;
	display:inline-block;
	vertical-align:middle;
	background:url(http://img.en25.com/Web/PhilipsHealthcareProd/{42c12526-f1ee-4b90-8273-80c16526c119}_em-arrow.png) 0 0 no-repeat;
	background-size:12px 8px;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color:#7fc4e1;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(86,177,215,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(86,177,215,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(86,177,215,.6);
}
form .error {
	color:#e77d2a;
	cursor:default;
}
textarea.error,
.fm-select.error,
select.error,
input[type="text"].error, 
input[type="password"].error,
input[type="datetime"].error,
input[type="datetime-local"].error,
input[type="date"].error,
input[type="month"].error,
input[type="time"].error,
input[type="week"].error,
input[type="number"].error,
input[type="email"].error,
input[type="url"].error,
input[type="search"].error,
input[type="tel"].error,
input[type="color"].error {
	background:#b2d5e6;
	color:#006eab !important;
}
select.error {
	background:transparent !important;
}
span.error {
	clear:left;
	display:block;
	padding-left:11px;
	margin:5px 0 0;
}
.checkbox-error span.error, .mobile .checkbox-error label + span.error {
	margin-bottom:5px;
}
.checkbox-error label + span.error {
	margin-bottom:-22px;
}
.error::-webkit-input-placeholder { color:#006eab !important;  }
.error::-moz-placeholder { color:#006eab !important; opacity: 1; }
.error:-ms-input-placeholder { color:#006eab !important;  }
input.error:-moz-placeholder { color:#006eab !important; opacity: 1; }
.error.placeholder  { color:#006eab !important;  }
.empty.error, .empty.error option { color:#006eab !important; }

.third-col {
	position:relative;
	z-index:700;
}
.third-col .checkboxes-gr, 
.third-col .info, 
.third-col .buttons {
	position:absolute;
	z-index:705;
	left:0;
	bottom:0;
}
.third-col .checkboxes-gr {
	bottom:93px;
} 
.third-col .info {
	bottom:67px;
	z-index:702;
}
.buttons .btn {
	margin:0 20px 10px 0;
}
.cta-buttons {
	padding:34px 0 24px;
	margin-bottom:34px;
}
.cta-buttons .btn {
	margin:0 10px 10px 0;
}

/* progress bar */
.progress-bar {
	padding-bottom:30px;
}
.progress-bar table {
	width:100% !important;
	table-layout:fixed;
}
.progress-bar table td {
	text-align:center;
	font-size:14px;
	color:#7fb6d5;
	vertical-align:top;
	padding:0;
}
.progress-bar td .graph {
	position:relative;
	z-index:700;
	height:14px;
}
.progress-bar td .before, .progress-bar td .after {
	position:absolute; 
	z-index:702;
	top:7px;
	width:50%;
	height:1px;
	background:#7fb6d5;
	-webkit-transition:backgrouns-color .3s ease;
	-moz-transition:backgrouns-color .3s ease;
	-o-transition:backgrouns-color .3s ease;
	transition:backgrouns-color .3s ease; 
}
.progress-bar td .graph .before {
	left:0;
}
.progress-bar td .graph .after {
	right:0;
}
.progress-bar td.active .before, .progress-bar td.complete .before, .progress-bar td.complete .graph .after {
	top:6px;
	height:3px;
	background:#006eab;
}
.progress-bar td.first .graph .before, .progress-bar td.last .graph .after {
	display:none !important;
}
.progress-bar td .dot {
	display:block;
	position:relative;
	z-index:710; 
	top:2px;
	width:10px;
	height:10px;
	margin:0 auto;
	background:#7fb6d5;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	-webkit-transition:backgrouns-color .3s ease;
	-moz-transition:backgrouns-color .3s ease;
	-o-transition:backgrouns-color .3s ease;
	transition:backgrouns-color .3s ease;
}
.progress-bar td.active .dot {
	top:0;
	width:14px;
	height:14px;
	background:#006eab;
}
.progress-bar td.complete .dot {
	top:2px;
	width:10px;
	height:10px;
	background:#006eab;
}
.progress-bar td .txt {
	display:block;
	line-height:22px;
	margin:14px auto 5px;
}
.progress-bar td.active .txt, .progress-bar td.complete .txt {
	color:#006eab;
}
/* end of progress bar */

#bottom {
	padding:50px 0 30px;
	background: #0b2265;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBiMjI2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDM5YTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #0b2265 0%, #0039a6 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0b2265), color-stop(100%,#0039a6));
	background: -webkit-linear-gradient(left, #0b2265 0%,#0039a6 100%);
	background: -o-linear-gradient(left, #0b2265 0%,#0039a6 100%);
	background: -ms-linear-gradient(left, #0b2265 0%,#0039a6 100%);
	background: linear-gradient(to right, #0b2265 0%,#0039a6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2265', endColorstr='#0039a6',GradientType=1 );
}
#bottom a {
	text-decoration:none;
}
#bottom .p-footer {
	padding:0 58px 69px;
	position:relative;
	z-index:700;
}
.p-footer &gt; div {
	float:left;
	margin:0;
}
.p-footer .text {
	width:37%;
	padding-top:50px;
}
.p-footer .brand {
	width:26%;
}
.p-footer .text, .p-footer .text a, .copy {
	color:#b3c8e6;	
}
.p-footer .text h3 {
	font-size:14px;
	line-height:22px;
	font-weight:normal;
	margin-bottom:7px;
}
.p-footer .text .p-footer-country-list, 
.p-footer .footer-about a {
	color:#fff;
}
.p-footer .socials {
	overflow:hidden;
	margin:0;
}
.p-footer .socials li {
	float:left;
	list-style:none;
	margin:0 8px 8px 0;
}
.p-footer .socials li a {
	display:block;
	width:20px;
	height:20px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-size:20px 20px;
}
.socials .fb {
	background-image:url(http://images.consumerproducts.philips.com/EloquaImages/clients/PhilipsConsumerLifestyle/{ebcd8196-a278-414d-9fa3-23c6ad2418e7}_fb-white.png);
}
.socials .gp {
	background-image:url(http://images.consumerproducts.philips.com/EloquaImages/clients/PhilipsConsumerLifestyle/{e37c2674-b620-4db8-9e32-2e4fcd3fa28f}_google-white.png);
}
.socials .pn {
	background-image:url(http://images.consumerproducts.philips.com/EloquaImages/clients/PhilipsConsumerLifestyle/{8cb3ffd2-11f2-443d-8da9-17e1ea9fa880}_pintrest.png);
}
.socials .tw {
	background-image:url(http://images.consumerproducts.philips.com/EloquaImages/clients/PhilipsConsumerLifestyle/{77e41d07-01de-4aa8-89d4-fa93f5d6970d}_twitter.png);
}
.socials .yt {
	background-image:url(http://images.consumerproducts.philips.com/EloquaImages/clients/PhilipsConsumerLifestyle/{9c2c8608-aa69-4f0a-9baa-dd25341962c3}_yt-white.png);
}
#bottom .logo {
	display:block;
	margin:0 auto;
}
#bottom .lang-select a{
	display:inline-block;
	line-height:22px;
		color:#fff;
}
#bottom .footer-about {
	display:inline-block;
	line-height:22px;
	}
.p-footer .footer-about {
	position:relative;
	z-index:700;
}
.p-footer-arrow-right {
	display:inline-block;
	width:8px;
	height:11px;
	margin-left:3px;
	background:url(http://img.en25.com/Web/PhilipsHealthcareProd/{6e8e947a-8723-4657-a212-fcc933614a69}_footer-arrow-right.png) 0 0 no-repeat;
	background-size:8px 11px;
}
.p-footer-arrow-down {
	display:inline-block;
	width:10px;
	height:8px;
	margin-left:3px;
	background:url(http://img.en25.com/Web/PhilipsHealthcareProd/{8b456bcc-62c8-4e48-ad81-72fd91bf0ca7}_footer-arrow-down.png) 0 0 no-repeat;
	background-size:10px 8px;
}
.footer-about h3 {
	padding-bottom:20px;
	margin-bottom:7px;
}
.footer-about .submenu {
	display:none;
	margin-top:5px;
	padding:14px 20px;
	position:absolute;
	z-index:705;
	right:0;
	top:22px;
	text-align:left;
	width:146px;
	background:#fff;
}
.footer-about .submenu li {
	list-style:none;
}
.footer-about .submenu a {
	color:#3c3c3c;
}
.footer-about h3:hover + .submenu, .footer-about .submenu:hover {
	display:block;
}
.footer-menu ul {
	text-align:center;
	margin:0;
}
.footer-menu li {
	list-style:none;
	display:inline-block;
	line-height:15px;
	padding:0 6px;
	margin-bottom:10px;
	border-left:1px solid #fff;
}
.footer-menu li:first-child {
	border-left-width:0px;
}
.footer-menu a {
	color:#fff;
}
.copy p {
	text-align:center;
}



@media screen and (min-width: 1200px) {
	h1#hero-text {
		font-size:48px;
		padding-top:3.7em;
	}
	#intro-w-img {
		font-size:30px;
	}
	#forms {
		padding:40px 0 18px;
	}
	#bottom {
		padding-top:60px;
	}
	.progress-bar {
		padding-bottom:40px;
	}
}


@media screen and (min-width: 1400px) {
	h1#hero-text {
		font-size:55px;
		padding-top:3.63em;
	}
	#intro-w-img {
		font-size:34px;
	}
	#forms {
		padding:50px 0 24px;
	}
	#bottom {
		padding-top:70px;
	}
}


@media screen and (max-width: 1199px) {
	#logo {
		left:0;
	}
}


@media screen and (max-width: 979px) {
	#intro-w-img ul {
		font-size:15px;
	}
	#intro-w-img li {
		line-height:1.470588235294118;
		position:relative;
	}

	#logo {
		position:static;
		float:left;
		margin:16px 13px 10px;

	}
	h1#hero-text {
		font-size:36px;
		padding-top:100px;
	}
	#intro-w-img, #forms h2 {
		font-size:22px;
	}
	#intro-w-img p {
		font-size:15px;	
	}
	#forms {
		padding:30px 0 5px;
	}
	.progress-bar {
		padding-bottom:20px;
	}
}


@media screen and (min-width: 768px) and (max-width:979px) {
	.line input[type="checkbox"] + label, 
	.line input[type="radio"] + label {
		margin-right:8px;
	}
	.buttons .btn {
		margin-right:10px;
	}
}


@media screen and (max-width: 767px) {
	body {
		padding:0;
	}
	.container-pad {
		padding-left:15px;
		padding-right:15px;
	}
	#logo {
		width:90px;
		height:90px;
		padding:3px 5px 7px;
		margin:10px 8px 6px 0;
		background-size:100px 100px;
	}
	#logo .refresh {
		height:56px;
	}
	#logo .header-text {
		font-size:12px;
		line-height:34px;
		padding:0px 5px 5px;
	}
	h1#hero-text {
		font-size:30px;
		padding-top:60px;
	}
	#intro-w-img, #split, #split h2, #split, #forms h2 {
		font-size:18px;
	}
	#intro-w-img .pic {
		padding:15px 0;
	}
	#intro-w-img .pic img, #split .pic img {
		display:block;
		margin:0 auto;
	}
	#split .container-pad {
		background:transparent;
	}
	#split .half {
		float:none;
		width:100%;
	}
	#split .text {
		background:#0089c4;
		width:90%;
		padding:20px 5% 15px;
	}
	#split .pic img {
		width:100%;
		height:auto;
	}
	#forms {
		padding:20px 0 28px;
	}
	#forms .container-pad {
		max-height:none;
		overflow:visible;
	}
	.checkbox-error {
		padding:5px 0;
	}
	.checkbox-error span.error {
		margin-bottom:0px;
	}
	form textarea {
		min-height:60px;
	}
	.third-col .checkboxes-gr, 
	.third-col .info, 
	.third-col .buttons {
		position:static;
	}
	#bottom {
		padding:25px 0 50px;
	}
	#bottom .p-footer {
		padding:200px 0 0;
	}
	.p-footer &gt; div {
		float:none;
	}
	.p-footer .text, .p-footer .brand {
		width:100%;
	}
	.p-footer .text {
		padding-top:0;
		text-align:center;
	}
	.p-footer .socials {
		text-align:center;
	}
	.p-footer .socials li {
		float:none;
		display:inline-block;
		margin:0 10px 10px 0;
	}
	.p-footer .socials li a {
		width:30px;
		height:30px;
		background-size:30px 30px;
	}
	.socials .fb {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{59d1ea0d-6d85-497e-8c27-7d6839fbfca0}_fb-icon@2x.png);
	}
	.socials .gp {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{d951fde0-a4f5-424b-8b7c-b239f555ba38}_gp-icon@2x.png);
	}
	.socials .pn {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{d60064c7-983e-44b9-b664-dab1b3acd44a}_pn-icon@2x.png);
	}
	.socials .tw {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{cac29d73-8058-4553-a964-9abf1fbbb228}_tw-icon@2x.png);
	}
	.socials .yt {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{b002a772-5b4c-46df-bdc1-80d429d45100}_yt-icon@2x.png);
	}
	.p-footer .brand {
		position:absolute;
		z-index:704;
		left:0;
		top:0;
		height:140px;
	}
	#bottom .lang-select, #bottom .footer-about {
		display:block;
		text-align:center;
	}
	#bottom .footer-about {
		padding-top:10px;
	}
	.footer-about .submenu {
		width:100%;
		text-align:center;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.footer-about h3 a:hover + .submenu {
		display:block;
	}
	.progress-bar {
		padding-top:25px;
		padding-bottom:0;
	}
	.progress-bar td .txt {
		display:none !important;
	}	
}


@media screen and (max-width: 599px) {
	.container-pad {
		padding-left:10px;
		padding-right:10px;
	}
	.line input[type="checkbox"] + label, 
	.line input[type="radio"] + label {
		padding-left:30px;
	}
	form label a {
		display:inline-block;
		white-space:nowrap;
		margin:0 5px;
	}
	.cta-buttons {
		padding:15px 0 0;
	}
}


@media screen and (max-width:500px) {
	h1#hero-text {
		font-size:24px;
		padding-top:30px;
	}
}


@media screen and (max-width:479px) {
	#hero {
		min-height:110px;
		overflow-x:hidden;
	}
	#hero &gt; img {
		width:150%;
		max-width:150%;
		margin:0 -25%;
	}
	h1#hero-text {
		font-size:20px;
		padding-top:10px;
	}
}


@media screen and (-webkit-min-device-pixel-ratio:0.5) and (max-width: 768px) {
	input[type="text"]:focus , 
	input[type="email"]:focus, 
	input[type="password"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="date"]:focus,
	input[type="month"]:focus,
	input[type="time"]:focus,
	input[type="week"]:focus,
	input[type="number"]:focus,
	input[type="url"]:focus,
	input[type="search"]:focus,
	input[type="tel"]:focus,
	input[type="color"]:focus,
	textarea:focus,
	select:focus {
		font-size:17px !important;
	}
}


@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 5/4), screen and (min-resolution: 120dpi) {
	#content #pagginator li {
		background-image: url(http://img.en25.com/Web/PhilipsHealthcareProd/{64a4c192-b235-42d0-8586-dcab1aae7e6c}_bg-pagginator@2x.png);
	}
	.line input[type="checkbox"] + label, 
	.line input[type="checkbox"] + .error + label {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{739d9cf1-f9fd-4db2-ad5a-9677ee5126c7}_chk-btn@2x.png);
	}
	.line input[type="radio"] + label, 
	.line input[type="radio"] + .error + label {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{34b1927b-78ef-42a9-bca5-1c223d72a97b}_radio-btn@2x.png);
	}
	span.em-arrow em {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{3241d5fb-434a-4c6b-ad58-4b6babd87cb9}_em-arrow@2x.png);
	}
	.socials .fb {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{59d1ea0d-6d85-497e-8c27-7d6839fbfca0}_fb-icon@2x.png);
	}
	.socials .gp {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{d951fde0-a4f5-424b-8b7c-b239f555ba38}_gp-icon@2x.png);
	}
	.socials .pn {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{d60064c7-983e-44b9-b664-dab1b3acd44a}_pn-icon@2x.png);
	}
	.socials .tw {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{cac29d73-8058-4553-a964-9abf1fbbb228}_tw-icon@2x.png);
	}
	.socials .yt {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{b002a772-5b4c-46df-bdc1-80d429d45100}_yt-icon@2x.png);
	}
	.p-footer-arrow-right {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{f8893226-911c-4882-9f19-a7dad9bfb6cd}_footer-arrow-right@2x.png);
	}
	.p-footer-arrow-down {
		background-image:url(http://img.en25.com/Web/PhilipsHealthcareProd/{5f65e194-9947-4730-9fbd-57473e921c03}_footer-arrow-down@2x.png);
	}
}


@media screen and (-webkit-min-device-pixel-ratio: 1.3) and (min-width:600px) and (max-width: 1024px), screen and (-o-min-device-pixel-ratio: 5/4) and (min-width:600px) and (max-width: 1024px), screen and (min-resolution: 120dpi) and (min-width:600px) and (max-width: 1024px) {
	.p-footer .text h3, .p-footer .text a {
		font-size:13px;
	} 
}

.visibility-hidden {
	visibility: hidden;
}
.ie7-mode .clearfix,
.ie7-mode article,
.ie7-mode aside,
.ie7-mode footer, 
.ie7-mode header, 
.ie7-mode nav,
.ie7-mode section {
	min-height:1%;
	zoom: 1;
}
.ie7-mode #bottom {
	overflow:auto;
}
.ie7-mode button.btn.btn-large,
.ie7-mode input[type="submit"].btn.btn-large {
	padding-top:0;
  padding-bottom:0;
}
.ie7-mode input.btn, .ie7-mode button.btn, 
.ie7-mode input.btn-large, .ie7-mode button.btn-large {
	min-width:38px;
}
.ie7-mode form textarea {
	min-height:163px;
}
.ie7-mode form textarea#comments, .ie7-mode form textarea#dietaryNeeds {
	height:35px;
}
.ie7-mode .line textarea,
.ie7-mode .line input[type="text"], 
.ie7-mode .line input[type="password"],
.ie7-mode .line input[type="datetime"],
.ie7-mode .line input[type="datetime-local"],
.ie7-mode .line input[type="date"],
.ie7-mode .line input[type="month"],
.ie7-mode .line input[type="time"],
.ie7-mode .line input[type="week"],
.ie7-mode .line input[type="number"],
.ie7-mode .line input[type="email"],
.ie7-mode .line input[type="url"],
.ie7-mode .line input[type="search"],
.ie7-mode .line input[type="tel"],
.ie7-mode .line input[type="color"] {
	height:17px;
}
.ie7-mode .line textarea,
.ie7-mode .line input[type="text"], 
.ie7-mode .line input[type="password"],
.ie7-mode .line input[type="datetime"],
.ie7-mode .line input[type="datetime-local"],
.ie7-mode .line input[type="date"],
.ie7-mode .line input[type="month"],
.ie7-mode .line input[type="time"],
.ie7-mode .line input[type="week"],
.ie7-mode .line input[type="number"],
.ie7-mode .line input[type="email"],
.ie7-mode .line input[type="url"],
.ie7-mode .line input[type="search"],
.ie7-mode .line input[type="tel"],
.ie7-mode .line input[type="color"] {
	width:93%;
}
.ie7-mode .checkbox-error {
	margin-bottom:10px;
}
.ie7-mode .checkbox-error.error {
	margin-bottom:-8px;
}
.ie7-mode .checkbox-error label + span.error {
	margin-top:-7px;
	margin-bottom:-15px;
}
.ie7-mode .fm-select, .ie7-mode .fm-select.error {
	background:none transparent !important;
}
.ie7-mode .fm-select select.error {
	background:#b2d5e6 !important;
	color:#006eab !important;
}
.ie7-mode #about .box p {
	width:100% !important;
	height:110px;
}
.ie7-mode #about .box p span {
	position: relative;
  margin-top: expression(this.offsetHeight &lt; this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}
.ie7-mode .footer-menu li {
	display:inline;
	zoom:1;
}</pre></body></html>